www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\Label\custom_Label\下载系统标签库\nd_down_zt_list.asp

    <%'$start_ext_newDsoft 以下系统生成,勿删!
'$newDsoft_label_type$:loop_label_one_loop$end_newDsoft_label_type$
'$newDsoft_label_name$:down_zt_list$end_newDsoft_label_name$
'$newDsoft_label_sql$:select [ND_down].id,[ND_down].sys_content_type,[ND_down].title,[ND_down].classid,[ND_down].SpecialID,[ND_down].titleColor,[ND_down].titleFont,[ND_down].index_page_pic,[ND_down].content,[ND_down].is_outlink,[ND_down].outlink,[ND_down].Author_nick,[ND_down].is_new,[ND_down].is_tuijian,[ND_down].isTop,[ND_down].Hits,[ND_down].DayHits,[ND_down].MonthHits,[ND_down].HitsTime,[ND_down].WriteTime,[ND_down].username,[ND_down].out_and_inner_img_list,[ND_down].UploadImage_list,[ND_down].Uploadfile_list,[ND_down].is_shenhe,[ND_down].is_can_pinlun,[ND_down].xiangguan_down_keywords_list,[ND_down].liulang_dengji_group_id,[ND_down].dianshuo_to_look from [ND_down] where SpecialID='$xxvar$id'  and is_shenhe='1' order by WriteTime desc,id desc$end_newDsoft_label_sql$
'$newDsoft_label_params$:id,专题id,2|url1,下载详细页的文件名,2|lent,标题最大字符数,3|width,宽度,3$end_newDsoft_label_params$
'$newDsoft_label_fenye_num$:15$end_newDsoft_label_fenye_num$
'$newDsoft_label_beizhu$:显示某专题下载列表$end_newDsoft_label_beizhu$
'$newDsoft_is_sys_label$:0$end_newDsoft_is_sys_label$
'$newDsoft_other_params$:hhend:</table>|hhks:{$$include_get_art_type}$$sx_aspcodex_huanhang${$$include_get_font_str}$$sx_aspcodex_huanhang$<table width="$xxvar$width" height="67" cellpadding="0" cellspacing="0">$$sx_aspcodex_huanhang$ <tr>$$sx_aspcodex_huanhang$                                                  <td width="58%" height="27" bgcolor="#B5DFFF"><span class="STYLE4"> &nbsp;{$$down_zt_name($xx_request_asp$zid)}</span></td>$$sx_aspcodex_huanhang$                                                  <td width="27%" bgcolor="#B5DFFF"><span class="STYLE4">更新时间</span></td>$$sx_aspcodex_huanhang$                                                  <td width="15%" bgcolor="#B5DFFF"><span class="STYLE4">下载量</span></td>$$sx_aspcodex_huanhang$                                                </tr>|sql_run:|iffen:1|run_asp_1_1:$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$if rs_x2("is_outlink")="1" then$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl=rs_x2("outlink")$$sx_aspcodex_huanhang$else$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl="$xxvar$url1?arid="&rs_x2("id")&"&cid="&rs_x2("classid")$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$end if$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$'获取字体的html$$sx_aspcodex_huanhang$nd_ret_font=getFontMode(gotTopic(rs_x2("title"),$xxvar$lent),rs_x2("titleColor"),rs_x2("titleFont"),13)$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$|ksdaima:<tr>$$sx_aspcodex_huanhang$<td colspan=3>|jiesdaima:</td></tr>|rsname:rs_x2|htmledxa:1|htmledxb:$end_newDsoft_other_params$
'$end_ext_newDsoft%>



<table style="width: 530px; height: 18px" width="530">
    <tbody>
        <tr>
            <td valign="top" width="58%" height="18" tyle="word-break: break-all"><a target="_blank" href="<%=suuurl%>"><%=nd_ret_font%></a></td>
            <td style="word-break: break-all" valign="top" width="27%" height="18">&#160;{$fmt([ND_down].WriteTime,Time,0,{year}-{month}-{day})}</td>
            <td style="word-break: break-all" valign="top" width="15%" height="18">{$fmt([ND_down].Hits,Num,0,0)}&#160;</td>
        </tr>
    </tbody>
</table>